From 8c7bd391943c9b9282a5dea9969db7343843cc46 Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Sun, 14 May 2006 17:35:53 +0000 Subject: [PATCH] Restored the / at the start of the comment block, to fix the build. 2006-05-14 Murray Cumming * gtk/gtkframe.c: Restored the / at the start of the comment block, to fix the build. --- ChangeLog | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ gtk/gtkframe.c | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 081dc826b2..0c962a9356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-14 Murray Cumming + + * gtk/gtkframe.c: Restored the / at the start of the comment + block, to fix the build. + 2006-05-13 Matthias Clasen * gtk/*.c: diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 081dc826b2..0c962a9356 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2006-05-14 Murray Cumming + + * gtk/gtkframe.c: Restored the / at the start of the comment + block, to fix the build. + 2006-05-13 Matthias Clasen * gtk/*.c: diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c index 084455cdd0..bc4585d398 100644 --- a/gtk/gtkframe.c +++ b/gtk/gtkframe.c @@ -1,4 +1,4 @@ -* GTK - The GIMP Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or -- 2.30.2